.. __Upload Code: Upload Code ========================== Download the code by clicking this link: `Download Code `_ The downloaded compressed package contains code, flash_download_tool, and driver installation. 1. Start Arduino IDE Open the sketch: **File → Open… → ESP32_Animated_Eyes > Code > ESP32_Animated_Eyes** .. image:: /Tutorial/img/C1.png .. image:: /Tutorial/img/C2.png .. image:: /Tutorial/img/C3.png 2. Connect Hardware Use a USB cable to connect the **ESP32 DEVKIT V1** board to your computer. .. image:: /Tutorial/img/ESP32实物连接.png 3. Select Board **Tools → Board → ESP32 → DOIT ESP32 DEVKIT V1** .. image:: /Tutorial/img/C4.png 4. Select Port **Tools → Port → (choose the correct COM port)** *If the COM port does not appear, install the CP2101 driver for Windows.* .. image:: /Tutorial/img/C5.png .. image:: /Tutorial/img/C6.png 5. Upload .. image:: /Tutorial/img/下载键.png Click the **Upload** button to flash the code to your board. .. image:: /Tutorial/img/C7.png